home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>442</width> <height>256</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>WarningIcon</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="text"> <string><img src="warning_large"></string> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> <widget class="CAppTextBrowser" row="0" column="2" rowspan="2" colspan="1"> <property name="name"> <cstring>EmptyResTaskList</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="backgroundOrigin"> <enum>WidgetOrigin</enum> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <property name="lineWidth"> <number>0</number> </property> <property name="resizePolicy"> <enum>AutoOneFit</enum> </property> <property name="dragAutoScroll"> <bool>false</bool> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="text"> <string>Unfortunately, no deleted partitions were found. You may go back to try to do the following: <br><ul><li><a href="#SelFreeBlocks">Choose another free block(s) to scan</a></li><li><a href="#ChangeFSFilter">Change the File system Filter</a></li><li><a href="#ChangeSearchOptions">Change the Look up options and criteria</a></li><li><a href="#CancelWizard">Close the Wizard</a></li></ul></string> </property> <property name="linkUnderline"> <bool>true</bool> </property> <property name="tabChangesFocus"> <bool>false</bool> </property> <property name="autoFormatting"> <set>AutoAll</set> </property> <property name="DrawMode" stdset="0"> <enum>eDrawModePaletteBkgnd</enum> </property> </widget> <spacer row="1" column="0"> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>14</height> </size> </property> </spacer> <spacer row="0" column="3"> <property name="name"> <cstring>spacer1_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>14</height> </size> </property> </spacer> </grid> </widget> <connections> <connection> <sender>EmptyResTaskList</sender> <signal>linkClicked(const QString&)</signal> <receiver>Form1</receiver> <slot>EmptyResTaskList_linkClicked(const QString&)</slot> </connection> </connections> <slots> <slot>EmptyResTaskList_linkClicked(const QString&)</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>apptextbrowser.h</includehint> </includehints> </UI>